home *** CD-ROM | disk | FTP | other *** search
- object Compileinfo: TCompileinfo
- Left = 374
- Top = 401
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Compiling...'
- ClientHeight = 151
- ClientWidth = 401
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 385
- Height = 105
- TabOrder = 0
- object Panel2: TPanel
- Left = 8
- Top = 8
- Width = 369
- Height = 25
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- Caption = ' Project: ---'
- TabOrder = 0
- end
- object Panel3: TPanel
- Left = 8
- Top = 40
- Width = 369
- Height = 25
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- Caption = ' Compiling: ---'
- TabOrder = 1
- end
- object Panel4: TPanel
- Left = 248
- Top = 72
- Width = 129
- Height = 25
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- Caption = ' Errors:'
- TabOrder = 2
- end
- object Panel5: TPanel
- Left = 8
- Top = 72
- Width = 233
- Height = 25
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- Caption = ' Size: ---'
- TabOrder = 3
- end
- end
- object Button1: TButton
- Left = 152
- Top = 120
- Width = 99
- Height = 25
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-